Skip to content

denvaar/flip-the-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flip-the-matrix

👾 Just a simple puzzle game. 👾

📚 Mostly for experimenting 🔬

Inspiration from this: https://www.hackerrank.com/challenges/flipping-the-matrix

Wanna see it?

git clone https://github.com/denvaar/flip-the-matrix.git
cd flip-the-matrix
npm install
npm start

Generate Production bundle: npm run-script prod